This is the GNU version of find with the additional utilities:
findutils-4.1: description + notes
xargs
andlocate
andupdatedb
.GNU find is usually much faster and has many enhancements over the stock find. Notable improvements include:
- No need to add
- No need to specify directory (if you want current dir)
IRIX notes: GNU find doesn't support the
-local
option you may be used to in IRIX, use-mount
instead.For more details, check the respective command man pages or the GNU info (find.info*) documentation that is included in this distribution.
To auto-install this package, go back and click on the respective install icon.